home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / smartdos.arc / SMARTDOC.TXT < prev    next >
Encoding:
Text File  |  1980-01-01  |  3.5 KB  |  89 lines

  1.  
  2.  
  3. SmartDOS INSTRUCTIONS
  4. ---------------------
  5. BEFORE YOU START!!!!!
  6. ---------------------
  7. Make a copy of the SmartDOS files!
  8. Put the disk containing both DOS and your SmartDOS files in Drive A 
  9. and enter these DOS commands at the A> prompt:
  10.  
  11.   RENAME SD.HEX SD.EXE
  12.   RENAME SMARTDOS.TXT SMARTDOS.BAT
  13.  
  14. Do a directory to see if these files were renamed properly.
  15.  
  16.  SMARTDOS
  17.  --------
  18.  The SmartDOS program is a menu-driven front-end to IBM DOS that lets
  19.  you take care of day-to-day DOS chores without having to
  20.  memorize lengthy DOS commands.
  21.  
  22.  How to use SmartDOS
  23.  -------------------
  24.  SmartDOS must be installed before it will run properly. This installation
  25.  procedure is done by another program included in the SmartDOS package.
  26.  The file is named SMARTDOS.BAT.
  27.  
  28.  Installation with SMARTDOS.BAT
  29.  ------------------------------
  30.  Place the disk containing the SmartDOS files in the disk drive that you
  31.  want SmartDOS installed on. At the DOS prompt type the disk drive (Ex. A:),
  32.  SMARTDOS, then a space, and then enter the disk drive (A,B, or C)
  33.  that you would like SmartDOS installed on. Press the ENTER key.
  34.  Here's an example:
  35.  
  36.         A>A:SMARTDOS B
  37.  
  38.  The default drive is changed to your specifications, and the COMSPEC para-
  39.  meter is also set.  SMARTDOS.BAT will automatically start the main
  40.  SmartDOS program (SD.EXE).
  41.  
  42.  Features of SmartDOS
  43.  --------------------
  44.  
  45.     Menu operation- Use UP/DOWN arrow keys to select a SmartDOS command;
  46.      then press the ENTER key.
  47.  
  48.     Filename tips- You can COPY, ERASE, and RENAME files by specifying a
  49.      complete single filename, a partial single filename, or a file
  50.      extension. You can optionally specify a sub-directory path when
  51.      entering a complete single filename.
  52.  
  53.     Function keys- Function key F(1) allows you to CHANGE your default
  54.       directory, CREATE a sub-directory, DELETE a sub-directory, or
  55.       list all sub-directories. Function key F(2) allows you to change
  56.       your output device to either the screen, printer, or to a file
  57.       (this feature is used only with DISPLAY, SORT, and VIEW).
  58.  
  59.  IMPORTANT
  60.  ---------
  61.     For COPY, ERASE, TYPE, and RENAME commands it is necessary to have
  62.     a copy of COMMAND.COM in the default directory of the default disk
  63.     drive.
  64.  
  65.     For FORMAT, SORT, DISKCOPY, VIEW, and DISK STATUS these files must be
  66.     in the default directory of the default disk drive:
  67.  
  68.                        FORMAT.COM
  69.                        DISKCOPY.COM
  70.                        CHKDSK.COM
  71.                        TREE.COM
  72.                        SORT.EXE
  73.  
  74.     All these files can be found on your copy of the IBM DOS diskette.
  75.  
  76.     Errors- If an error occurs when using one of the above commands,
  77.     check to see if these files are present on the default directory. If
  78.     not, change the default directory ( F(1) key ). Also check to see if
  79.     the files are present on the disk drive to which you installed SmartDOS.
  80.     If not, exchange diskettes or re-install SmartDOS.
  81.  
  82.  CAUTION !!!!!
  83.  -------------
  84.  Read all instructions and DOS prompts carefully. Be extra careful when
  85.  using the ERASE all files, FORMAT, and DISKCOPY command.
  86.  
  87. SKCOPY command.
  88.  
  89.